.container{width:100%;height:100%;scroll-behavior:smooth;transition:.5s;position:absolute;top:0;right:0;z-index:2}.container.active{right:300px}section{line-height:1.8;z-index:1;padding:20px 40px;background:url("../img/miladfakurianbackgroundsombre.jpg") no-repeat center center/cover;position:relative;background-attachment:fixed;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;margin:40px 0}section h3{margin:10px;margin-top:30px}section div p{margin-bottom:10px}.content{width:auto;display:flex;flex-direction:column}.interview{width:auto}.interview h4{text-align:center}.interview .pdf{all:unset;width:100%;display:flex;justify-content:center;width:100%;height:50vh}.interview a{margin-top:.5rem;position:absolute;left:50%;transform:translateX(-50%)}